@charset "utf-8";
body,html{
    margin: 0;
    padding: 0;
    font-size: 16px;
}
html{
    margin: auto;
    background: white;
}
ul, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd{
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    outline: none;
}

a,a:link,a:visited,a:hover, a:active,a:focus {
    text-decoration: none;
    color:inherit;
}

i {
    font-style: normal;
}

s {
    text-decoration: none;
}

.wow{
    visibility: visible;
}


    .item_class_5{
        width: 100%;
        height: 100%;
		margin:0px;
		padding:0px;
    }
.item_class_5 .compoli{    
    
	text-align: center;
}   
.item_class_5 .compoli h2{font-weight: normal;
    font-size: 1.5rem;margin:1rem;} 
.item_class_5 .compoli p{font-size:1.2rem;margin:1rem;text-align:left;}



	.item_class_6 .title{
		height: auto;
		width:20rem;
	}
	.item_class_6 .title li{
		width:9rem; 
		height:100%; 
		float:left; 
		margin:0.5rem;
		overflow:hidden;
		height:auto;
		position:relative;
		
		
	}
	.item_class_6 .title img{
		width:100%;
		height:auto;
	}
	.item_class_6 .title p{
		text-align:center;
		line-height:1.875rem;
		background-color:#000;
		opacity:0.5;
		width:100%;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		margin-top:0.5rem;
		bottom:0px;
		color:#fff;
		box-sizing: border-box;
	}
	


    .item_class_8 .bx-wrapper {
        position: relative;
        margin: 0;
        padding: 0;
    }

    .item_class_8 .bx-viewport {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .item_class_8 .bx-slider {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        transition-duration: 0.5s;
        white-space: nowrap;
        width: 100%;
        font-size: 0;
    }

    .item_class_8 .bx-slider li {
        list-style: none;
        position: relative;
        width: 100%;
        display: inline-block;
    }

    .item_class_8 .bx-slider li img {
        height: auto;
        width: 100%;
        display: block;
    }

    .item_class_8 .bx-wrapper .bx-pager {
        position: absolute;
        bottom: 4%;
        left:50%;
        padding: 4px;
        width: auto;
        text-align: center;
        transform: translateX(-50%);
        border-radius: 5px;
        background-color: rgba(204,204,204,0.8);
        white-space: nowrap;
        font-size: 0;
    }

    .item_class_8 .bx-wrapper .bx-pager .bx-pager-item{
        display: inline-block;
    }

    .item_class_8 .bx-wrapper .bx-pager a {
        background: white;
        display: block;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        box-sizing: border-box;
        transition: all linear 300ms;
        text-decoration: none;
        font-size: 12px;
    }
    .item_class_8 .bx-wrapper .bx-pager.dot a{
        font-size: 0;
        width: 14px;
        height: 14px;
        border-radius: 99px;
    }
    .item_class_8 .bx-wrapper .bx-pager.line a{
        font-size: 0;
        width: 10px;
        height: 10px;
        border-radius: 5px;
    }
    .item_class_8 .bx-wrapper .bx-pager.num a{
        color: #ff7a12;
        width: 18px;
        height: 18px;
        font-size: 14px;
        line-height: 18px;
        border-radius: 99px;
    }

    .item_class_8 .bx-wrapper .bx-pager a:hover,.item_class_8 .bx-wrapper .bx-pager a.active {
        background: #ff7a12;
    }
    .item_class_8 .bx-wrapper .bx-pager.num a:hover,.item_class_8 .bx-wrapper .bx-pager.num a.active {
        color:white;
    }
    .item_class_8 .bx-wrapper .bx-pager.line a.active{
        width: 30px;
    }

    .item_class_8 .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        outline: 0;
        width: 50px;
        height: 50px;
        z-index: 999;
        fill: #666666;
        opacity: 0.6;
        text-decoration: none;
    }

    .item_class_8 .bx-wrapper .bx-controls-direction a:hover {
        fill: #999999;
    }

    .item_class_8 .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

    .item_class_8 .bx-wrapper .bx-prev {
        left: 10px;
    }

    .item_class_8 .bx-wrapper .bx-next {
        right: 10px;
    }
    @media screen and (max-width: 720px){
        .item_class_8 .bx-wrapper .bx-controls-direction a {
            width: 30px;
            height: 30px;
        }
    }


    .item_class_15 img {
        height: auto;
        width: 100%;
    }


    .item_class_19 {
        display: inline-block;
        margin: 0;
        list-style: outside none none;
        padding: 0;
        position: relative;
    }

    .item_class_19 .navigation {
        line-height: 110px;
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        display: block;
        padding: 0;
        position: relative;
        color: #6c6c6c;
        font-weight: 700;
        font-size: 12px;
    }

    .item_class_19 .navigation:hover {
        color: #a4a4a4;
        outline: none;
        text-decoration: none;
    }

    .item_class_19 .navigation:after {
        width: 0;
        background: #666666 none repeat scroll 0 0;
        top: 65px;
        content: "";
        height: 1px;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .item_class_19 .navigation:hover:after {
        width: 100%;
    }

    .item_class_19 .dropdown {
        position: absolute;
        left: 0;
        top: 100%;
        width: 150px;
        z-index: 100;
        background: #222222;
        visibility: hidden;
        opacity: 0;
        transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -webkit-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
    }

    .item_class_19 .dropdown li {
        list-style: outside none none;
        border-bottom: 1px solid rgba(51, 51, 51, 0.5);
        float: none;
        position: relative;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .item_class_19 .dropdown li a {
        color: rgba(255, 255, 255, 0.7);
        display: block;
        padding: 12px 20px;
        text-align: left;
        font-size: 11px;
        line-height: 1;
    }

    .item_class_19 .dropdown li a:hover {
        color: #ffffff;
        background-color: rgba(51, 51, 51, 0.5);
    }

    .item_class_19:hover .dropdown {
        visibility: visible;
        opacity: 1;
    }


    .item_class_20 .title {
        height: auto;
        width: 100%;
    }

    .item_class_20 .answer_ul {
        clear: both;
        list-style: none;
        margin: 10px auto;
        padding: 0px;
        width: 90%;
        font-size: 14px;
    }

    .item_class_20 .answer_ul li {
        color: #545455;
        line-height: 21px;
        padding: 10px 0px;
    }

    .item_class_20 .answer_ul li a {
        display: block;
        background: url(./files/20/ask.jpg) no-repeat left center;
        padding-left: 28px;
        color: #333;
        font-weight: bold;
    }

    .item_class_20 .answer_ul li p {
        background: url(./files/20/answer.jpg) no-repeat left 2px;
        padding-left: 28px;
        margin-top: 10px;
        line-height: 22px;
        color: #555;
    }


    .item_class_28 .navigation {
        margin: 5px;
        padding: 10px 5px;
        display: block;
        color: #707070;
        text-align: left;
        font-family: "黑体";
        font-weight: bold;
    }

    .item_class_28 hr {
        margin: 3px;
    }


    .item_class_33 .title {
        height: auto;
        width: 95%;
        margin: 0 auto;
    }

    .item_class_33 .title li {
        width: 100%;
        height: 100%;
        background-size: 2.64900662% auto, 1.98675497% auto;
        border: 1px solid rgb(204, 204, 204);
        overflow: hidden;
        margin: 20px 0 0.46875rem 0;
    }

    .item_class_33 .title .time {
        float: left;
        width: 26%;
        text-align: center;
        border-right: 0.03125rem solid rgb(221, 221, 221);
        margin: 15px 0;

    }

    .item_class_33 .title li .time .p1 {
        height: 36px;
        line-height: 36px;
        overflow: hidden;
        font-size: 30px;
        color: rgb(67, 67, 67);

    }

    .item_class_33 .title li .time .p2 {
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        font-size: 16px;
        color: rgb(160, 160, 160);

    }

    .item_class_33 .title li .txt {
        float: right;
        width: 70%;
        padding-top: 10px;

    }

    .item_class_33 .title li .txt .tit {
        height: 31px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: rgb(102, 102, 102);
        font-size: 18px;
        font-weight: normal;
        text-align: inherit;
        font-family: microsoft yahei;
        line-height: inherit;
        text-decoration: none;

    }

    .item_class_33 .title li .txt .tit a{
        text-decoration: none;
        color:inherit;
    }

    .item_class_33 .title li .txt .des {
        height: auto;
        overflow: hidden;
        color: rgb(181, 181, 181);
        font-size: 12px;
        font-weight: normal;
        text-align: inherit;
        font-family: microsoft yahei;
        line-height: inherit;
        text-decoration: none;
    }




    .item_class_36 .title {
        height: auto;
        width: 100%;
        line-height: 30px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        padding: 10px 0px;
    }

    .item_class_36 .title1 {
        color: red;
    }


    .item_class_38 .title {
        height: auto;
        width: 30%;
        font-size: 12px;
        font-weight: bold;
        padding: 5px 0px;
        color: #746f6f;
        background: #fff;
        border: 1px solid #746f6f;
        border-radius: 20px;
        text-align: center;
        margin: 10px auto;
    }
    .item_class_38 a{
        text-decoration: none;
        color: inherit;
    }


    .item_class_39 .title {
        height: auto;
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
    }

    .item_class_39 .title li {
        width: 100%;
        height: 100%;
        border-bottom: 1px dashed #d7d9d8;
    }

    .item_class_39 .title a {
        line-height: 30px;
        color: #6d6a61;
        display: inline-block;
        width: calc(100% - 85px);
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }

    .item_class_39 .title span {
        line-height: 30px;
        color: #6d6a61;
        width: 80px;
        text-align: right;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }




    .item_class_40 .title {
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
    }

    .item_class_40 hr {
        color: #f4f4f4;
        width: 100%;
    }


    .item_class_42 .title {
        height: auto;
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        padding: 10px 0px;
        color: #fff;
        background: #2e74fd;
        border: 1px solid #746f6f;
        text-align: center;
        margin: 10px auto;
    }
    .item_class_42 .title a{
        text-decoration: none;
        color: inherit;
    }



    .item_class_63 .title {
        height: auto;
        width: 99%;
        margin: 0px auto;
    }

    .item_class_63 .title ul {
        height: auto;
        width: 100%;
    }

    .item_class_63 .title li {
        height: 10rem;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        width: 50%;
        float: left;
    }


    .item_class_63 .title .div-relative {
        position: relative;
        color: #000;
        width: 90%;
        height: 10rem;
        margin: 0px auto;
    }


    .item_class_63 .title .div-a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 6rem;

    }

    .item_class_63 .title .div-a img {
        width: 100%;
        height: 6rem;

    }

    .item_class_63 .title .div-b {
        position: absolute;
        top: 4rem;
        background: #3C3;
        width: 100%;
        height: 2rem;
        color: #FFF;
        line-height: 2rem;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        opacity: 0.7;
        font-size: 1rem;

    }

    .item_class_63 .title .div-c {
        position: absolute;
        top: 6rem;
        width: 99%;
        height: 4rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 0.8rem;
        color: #666;
        border-left: 1px solid #3C3;
        border-bottom: 1px solid #3C3;
        border-right: 1px solid #3C3;

    }

    .item_class_63 .title .div-cc {
        width: 90%;
        height: 3rem;
        margin: 0.5rem auto;
        font-size: 0.8rem;
        color: #666;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: pre-wrap;

    }



	.item_class_67 .head-list{vertical-align: 11px;display: inline-block;clear:both;}
	.item_class_67 .head-list-box{overflow: hidden;}
	.item_class_67 .head-list-box .head-list-single{float:left;margin-top:3px;}
	.item_class_67 .head-list-single a{font-size: 14px;color:#666;font-family: '微软雅黑';text-decoration: none;}


	.item_class_68 .secarch-sy{overflow: hidden;width:484px;display: inline-block;}

		.item_class_68 .secarch-sy input{
			width: 14rem;
		    height: 48px;
		    border: 1px solid #ddd;
    		border-right: none;
		    background: none;
		    outline: none;
		    padding: 0 0 0 14px;
		    float: left;
		    color: #666;
		    font-size: 14px;
			font-family: '微软雅黑';}
		.item_class_68 .secarch-sy label{display: inline-block;width:75px; background-color: #ff6537;height:50px;cursor:pointer;font-size: 14px;float:left;text-align: center;}


    .item_class_73{
        background-color: #eeeeee;
        padding: 20px 0;
    }
    .item_class_73 .sc-list {
        border-radius: 6px;
        background: #fff;
        margin: 1rem auto;
        width: 90%;
        height: 3rem;
        line-height: 3rem;
        display: flex;
        align-items: center;
    }

    .item_class_73 .sc-list label {
        width: 80px;
        text-align: right;
        font-size: 14px;
        color: #000;
    }

    .item_class_73 .sc-list input {
        border: 0;
        font-size: 14px;
        color: #000;
        flex:1;
    }

    .item_class_73 button {
        display: block;
        border-radius: 100px;
        border: none;
        background-color: #0a8ddf;
        color:white;
        width: 120px;
        padding: 10px 20px;
        text-align: center;
        margin: auto;
    }


    .item_class_87 .title {
        height: auto;
        width: 100%;
    }

    .item_class_87 .title img {
        width: 100%;
        vertical-align: bottom;

    }



    .item_class_93{
        width: 100%;
        height: 100%;
    }
    .item_class_93 .clear{
        clear: both;
    }
    .item_class_93 .background{
        background-color: #ff7214;
    }

    .item_class_93 .circle{
        text-align: center;
        width: 100%;
        height: 35px;
        border-radius: 50px;
    }
    .item_class_93 .dh-div{
        position: fixed;
        bottom: 0;
        width: 100%;
    }
    .item_class_93 .dh-div li img{
        max-width: 100%;
        max-height: 100%;
        margin: 5% 0 20% 0 ;
    }
    .item_class_93 li{
        list-style-type:none;
    }
    .item_class_93 .dh-div ul li{
        float: left;
        width: 25%;
        /*margin-left: 4%;*/
        text-align: center;
    }
    .item_class_93 .name_p{
        color: #fff;
    }


    .item_class_99 {
        width: 100%;
        height: 100%;
    }

    .item_class_99 .clear {
        clear: both;
    }

    .item_class_99 .searchDiv {
        width: 100%;
        padding: 10px;
    }

    .item_class_99 .searchInput {
        width: 75%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 2.6rem;
        line-height: 2.6rem;
        color: #919191;
        font-size: 1.2rem;
        -webkit-appearance: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: .3rem;
        cursor: pointer;
        border: 1px solid #d7d7d7;
        background-color: #fff;
        float: left;
    }

    .item_class_99 .search_btn {
        float: left;
        color: #fff;
        background-color: rgb(255, 105, 44);
        width: 3.5rem;
        text-align: center;
        line-height: 2.6rem;
    }




    .item_class_104 .top {
        height: 3rem;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .item_class_104 .nav .menu-open, .item_class_104 .nav2 .menu-close {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 3rem;
        text-align: center;
        cursor: pointer;
    }

    .item_class_104 .nav .header{
        height: 100%;
        position: absolute;
        top: 0;
        left: 3rem;
        right: 0;
        text-align: center;
        overflow: hidden;
    }

    .item_class_104 .drawer {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        display: none;
        transition: all 0.3s;
        transform: translateX(-100%);
        z-index: 99999;
        background-color: white;
    }

    .item_class_104 .drawer .box {
        flex: 1;
        overflow: auto;
    }

    .item_class_104 .drawer.show {
        display: flex;
        flex-direction: column;
    }

    .item_class_104 .drawer.open {
        opacity: 1;
        transform: translateX(0);
    }
    .item_class_104 .icon{
        fill: #8e8e8e;
        width: 2.5rem;
        height: 100%;
    }


    .item_class_113 .bx-wrapper {
        position: relative;
        margin: 0;
        padding: 0;
    }

    .item_class_113 .bx-viewport {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .item_class_113 .bx-slider {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        transition-duration: 0.5s;
    }

    .item_class_113 .bx-slider li {
        float: left;
        list-style: none;
        position: relative;
        width: 100%;
    }

    .item_class_113 .bx-slider li img {
        height: auto;
        width: 100%;
        display: block;
    }

    .item_class_113 .bx-wrapper .bx-pager {
        position: absolute;
        bottom: 4%;
        width: 100%;
        text-align: center;
        color: #666;
        padding-top: 20px;
    }

    .item_class_113 .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
    }

    .item_class_113 .bx-wrapper .bx-pager.bx-default-pager a {
        background: transparent;
        border: 1px solid #ccc;
        text-indent: -9999px;
        display: block;
        width: 15px;
        height: 15px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        box-sizing: border-box;
    }

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #ccc;
    }

    .item_class_113 .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 999;
    }

    .item_class_113 .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

    .item_class_113 .bx-wrapper .bx-prev {
        left: 10px;
        background: url(./files/113/controls.png) no-repeat 0 -32px;
    }

    .item_class_113 .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

    .item_class_113 .bx-wrapper .bx-next {
        right: 10px;
        background: url(./files/113/controls.png) no-repeat -43px -32px;
    }

    .item_class_113 .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }


    .item_class_119 {
        width: 100%;
        height: 100%;
    }

    .item_class_119 .clear {
        clear: both;
    }

    .item_class_119 .span {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        box-sizing: border-box;
    }



    .item_class_124 {
        width: 100%;
        height: 100%;
    }

    .item_class_124 .clear {
        clear: both;
    }

    .item_class_124 .span {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        box-sizing: border-box;
    }



    .item_class_125 {
        width: 100%;
        height: 100%;
    }

    .item_class_125 .news {
        padding: 10px;
    }

    .item_class_125 .row {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        table-layout: fixed;
    }

    .item_class_125 .news-box {
        position: relative;
        color: #828282;
        border-bottom: 1px solid #ddd;
        padding-bottom: 1em;
        margin-bottom: 1em;
    }

    .item_class_125 .span-9 {
        float: left;
        margin-right: 2%;
        width: 73%;
        transition: .2s width ease;
    }

    .item_class_125 .span-3 {
        float: left;
        margin-right: 2%;
        width: 23%;
        transition: .2s width ease;
    }

    @media only screen and (max-width: 878px) {
        .item_class_125 .midd-3 {
            width: 23%;
        }

        .item_class_125 .smal-12 {
            width: 98%;
        }

        .item_class_125 .smal-hide {
            display: none !important;
        }
    }

    .item_class_125 .news-box {
        border-bottom: 1px dashed #999999
    }

    .item_class_125 .news-box p {
        padding-top: 10px;
        white-space: nowrap;text-overflow:ellipsis;overflow:hidden;table-layout:fixed;
    }

    .item_class_125 .news-box h3 {
        padding-left: 25px;
        position: relative;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        table-layout: fixed;
    }

    .item_class_125 .news-box h3 a {
        color: #373636;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        table-layout: fixed;
    }

    .item_class_125 .news-box h3:before {
        display: block;
        content: '';
        position: absolute;
        left: 0;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 3px solid #d2d2d4;
        box-shadow: inset 0 0 0 8px rgba(255, 255, 255, 0.5);
        -webkit-transition: box-shadow 0.3s ease;
        transition: box-shadow 0.3s ease;
    }

    .item_class_125 .news-box h3:hover a {
        color: #0d62be;
        text-decoration: none;
    }

    .item_class_125 .news-box h3:hover:before {
        box-shadow: inset 0 0 0 2px #0d62be;
        border-width: 0px;
        width: 16px;
        height: 16px
    }



.item_class_126 body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px }
.item_class_126 li, .item_class_126 ol, .item_class_126 ul { margin: 0; padding: 0; list-style: none }
.item_class_126 h2{ margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.item_class_126 .fl { float: left }
.item_class_126 .fr { float: right }
.item_class_126 .clear { clear: both }
.item_class_126 a { text-decoration: none;}
.item_class_126 .pro-dh-lan{width:290px;}
.item_class_126 .pro-dh-lan>h2{background: #39abff;color:#fff;height: 50px;line-height: 50px;text-align: center;font-size: 24px;}
.item_class_126 .pro-dh-lan>h2 label{display: inline-block;height: 1px;background: #fff;width:60px;margin-bottom: 10px;}
.item_class_126 .pro-dh-lan>h2 span{display: inline-block;margin:0 10px;}
.item_class_126 .pro-dh-lan ul li{margin-top: 5px;background: #f8f8f8;height: 45px;}
.item_class_126 .pro-dh-lan ul li a{font-size: 18px;color:#555;display: inline-block;width:90%;padding:0 5% 0;height: 45px;line-height: 45px; transition: all .5s linear;}
.item_class_126 .pro-dh-lan ul li a:hover{background: #39abff;color:#fff;}
.item_class_126 .pro-dh-lan ul li a label{float:right;color:#ccc;}
.item_class_126 .pro-dh-lan ul li a:hover label{color:#fff;
    transform:rotate(90deg);}
.item_class_126 .pro-dh-lan ul li a span{display: inline-block;margin-left:10px;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;width:80%;}




.item_class_128 body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px }
.item_class_128 li, .item_class_128 ol, .item_class_128 ul { margin: 0; padding: 0; list-style: none }
.item_class_128 h2{ margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.item_class_128 .fl { float: left }
.item_class_128 .fr { float: right }
.item_class_128 .clear { clear: both }
.item_class_128 a { text-decoration: none;}
.item_class_128 .product-list-img{
    width:900px;
}
.item_class_128 .product-list-img ul li{float:left;width:23.5%;margin-right: 2%;background: #f8f8f8;transition: all .5s linear;}
.item_class_128 .product-list-img ul li:nth-child(4n){margin-right: 0;}
.item_class_128 .product-list-img ul li a{display: inline-block;width:96%;padding:2%;text-align: center;}
.item_class_128 .product-list-img ul li a img{vertical-align: middle;max-width: 100%;align-items: center;margin:0 auto;}
.item_class_128 .product-list-img ul li a p{font-family: "微软雅黑";font-size: 14px;color: #555555;overflow: hidden;
    height: 24px;
    line-height: 24px;}
.item_class_128 .img-wth{height: 200px;width:100%;overflow: hidden;
    position: relative;
    display: flex;align-items: center}

    .item_class_128 .product-list-img ul li:hover{background:#39abff;}
    .item_class_128 .product-list-img ul li:hover a p{color:#fff;}



    .item_class_130 {
        display: table;
        margin: 10px auto;
    }

    .item_class_130 li {
        display: inline-block;
    }

    .item_class_130 li a {
        display: inline-block;
        color: #000000;
        padding: 5px 10px;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border-radius: 3px;
        margin: 0 5px;
    }

    .item_class_130 li a:hover {
        background-color: #cccccc;
    }


    .item_class_131 {
        width: 100%;
        height: 100%;
    }

    .item_class_131 iframe {
        width: 100%;
        height: 100%;
        border: none;
    }


    .item_class_132 {
        width: 100%;
        height: 100%;
    }

    .item_class_132 .clear {
        clear: both;
    }
    .item_class_132{
        width: 100%;
        height: 300px;
    }




     
      .item_class_137 li,
      .item_class_137 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_137 h2,
      .item_class_137 h3,{
        margin: 0;
        padding: 0;
        font-family: "微软雅黑";
        font-size: 14px;
      }
      .item_class_137 a {
        text-decoration: none;
      }
      .item_class_137 .clearfix:before,
      .item_class_137 .clearfix:after {
        content: "";
        display: block;
        visibility: hidden;
        height: 0;
        clear: both;
        font-size: 0;
        line-height: 0;
      }
      .item_class_137 .clearfix:after,
      .item_class_137 .clearfix:before {
        content: "";
        display: table;
      }
      .item_class_137   .paoduct-list-box{width:75%;}
      .item_class_137 .paoduct-list-box ul li{width:23.5%;margin-right: 1.5%;border: 1px solid #eee;float:left;margin-bottom: 10px}
      .item_class_137 .paoduct-list-box ul li:nth-child(4n){margin-right: 0;}
     .item_class_137 .proImg {
    overflow: hidden;
    margin: 0 auto;
    width:86%;
    
    text-align: center;
    padding: 10px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;
    -o-box-orient: horizontal;
    -o-box-pack: center;
    -o-box-align: center;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -ms-box-align: center;
}
 .item_class_137 .proImg img {
    max-width: 100%;
    max-height: 100%;
}
.item_class_137 .proInfo {
    padding:0 10px 10px;
}
.item_class_137 .proInfo .proTitle {
  font-weight: normal;
    margin: 0;
    display: block;
    font-size:16px;
    color: #333333;
    height: 25px;
    line-height: 25px;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
}
.item_class_137 .proInfo .proDec.textOverflow2 {
    display: -webkit-box;
    height: 32px;
    line-height: 16px;
    white-space: normal;
    margin-top: 8px;
    font-size: 14px;
    color: #999999;
    margin-bottom: 4;
    text-overflow: ellipsis;
    overflow: hidden;
}
      @media (max-width: 768px){
        .item_class_137 .paoduct-list-box{width:100%;}
        .item_class_137 .paoduct-list-box ul li{width:48%;margin-right: 2%;margin-bottom: 10px}
        .item_class_137 .paoduct-list-box ul li:nth-child(even){margin-right: 0;}
    }


      .item_class_138 li,
      .item_class_138 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_138 .fl {
        float: left;
      }
      .item_class_138 .fr {
        float: right;
      }
      .item_class_138 a {
        text-decoration: none;
      }

.item_class_138 .news-list ul li{position: relative;
    overflow: hidden;
    padding: 10px 0;
    margin: 4px 0;}
    .news-tit {
    position: relative;
    z-index: 10;
}
.item_class_138 .news-span1 {
    width: 16.66666667%;
    min-width: 125px;
}
.item_class_138 .news-time {
    border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #595959;
        padding: 6px 0;
        text-align: center;
    color: #666666;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.item_class_138 .news-time-date {
    font-style: normal;
    font-weight: normal;
    color: #595959;
    font-size: 32px;
}
.item_class_138 .news-time-year {
    margin-top:8px;
    font-style: normal;
     color: #595959;
    font-size: 14px;
}
.item_class_138 .news-span2 {
    max-width: calc(100% - 125px);
    width: calc(100% - 16.7%);
    display: inline;
}
.item_class_138 .news-action {
    padding: 6px 12px 12px 40px;
    box-sizing: border-box;
}
.item_class_138 .label-box {
    font-size: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item_class_138 .news-title {
    color: #3f3f3f;
    font-size: 18px;
    line-height: 18pt;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    padding:0;margin:0;
}
.item_class_138  .news-desc {
    font-size: 12px;
    color: #595959;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    margin-top: 12px;
}
.item_class_138 .news-list ul li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: 0;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.item_class_138  .news-list ul li:hover:after {
    background-color: #e50b1c;
    width: 100%;
}
.item_class_138 .news-list ul li:hover a .news-time{border-right-color: #fff;}
.item_class_138 .news-list ul li:hover a .news-time .news-time-date,.item_class_138 .news-list ul li:hover a .news-time .news-time-year,.item_class_138 .news-list ul li:hover a .news-action .news-title,.item_class_138 .news-list ul li:hover a .news-action .news-desc{color:#fff;}

@media (max-width: 767px){
.item_class_138 .news-span1 {
    width: 31.4%;
}
.item_class_138 .news-span1 .news-time {
    margin-right: 12px;
}
.item_class_138 .news-span2 {
    width: auto;
    max-width: none;
    display: block;
    float: none;
}
.item_class_138 .news-action {
    padding: 8px 12px 12px 12px;
}
}



.item_class_139 { display:inline-block; }
.item_class_139 .dh-home{display: inline-block;text-decoration: none;}
      .item_class_139 .home-sy{padding:0 10px;width:auto;min-width:85px;
    height: 80px;
    line-height: 80px;
    color: #000000;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;text-align: center;}
.item_class_139 .home-sy span {width:100%;
    color: #333;font-size: 14px;display: inline-block;line-height: 80px;}
.item_class_139 .home-sy:hover{background-color: rgb(140, 13, 13);color:#fff;}
.item_class_139 .home-sy:hover span::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 2px;
    background-color: #fff;
    -webkit-animation: layout-109-nav-active2 0.5s;
    -moz-animation: layout-109-nav-active2 0.5s;
    -o-animation: layout-109-nav-active2 0.5s;
    animation: layout-109-nav-active2 0.5s;
    bottom: 25%;
    background-color: #fff;
}
.item_class_139 .home-sy:hover span{color:#fff;}


    .item_class_140 {
        width: 100%;
        height: 100%;
    }
    .item_class_140{
        text-align: center;
    }
    .item_class_140 .title_0 {
        font-size: 36px;
        margin-bottom: 5px;
        color: #333;
    }
    .item_class_140 .title_2{
        font-size: 24px;
        color:#7f7f7f;
    }


.item_class_144 .box{text-align: center;}
.item_class_144 .line{display: inline-block;margin:30px auto;}
.item_class_144 .line span{display: inline-block;width:100px;border-top:1px solid #000;float:left;}
.item_class_144 .line b{display: inline-block;width:4px;height: 4px;border-radius: 100%;background: #000;margin:-2px 3px 0;float:left;}



    .item_class_152{
        display: inline-block;
        vertical-align: top;
        width: auto;
        height: auto;
        padding: 0 55px;
        text-align: left;
    }
    .item_class_152 .main{
        margin-bottom: 14px;
        font-size: 14px;
        font-weight: bold;
        display: block;
        text-decoration: none;
        color: black;
    }
    .item_class_152 .item{
        font-size: 13px;
        line-height: 28px;
        display: block;
        text-decoration: none;
        color: black;
    }


    .item_class_153{
        height: 100px;
        padding: 10px;
        box-sizing: border-box;
        display: inline-block;
        width: auto;
    }
    .item_class_153 .line{
        height: 100%;
        display: block;
        vertical-align: top;
        width: 1px;
        background: black;
        margin: 0;
    }


    .item_class_155 {
        padding: 10px 0;
        box-sizing: border-box;
    }

    .item_class_155 .text1,.item_class_155 .text2{
        font-size: 14px;
    }


    .item_class_156{
        font-size: 0;
    }
    .item_class_156 .img {
        width: 150px;
        height: 150px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin: 5px;
    }


    .item_class_157 img {
        height: auto;
        width: 100%;
    }


    
    .item_class_161 dl.dl-menu {
    width:246px;
    margin: 0 0 10px;
}
.item_class_161 dl.dl-menu dt {
    margin-bottom: 10px;
}
.item_class_161 dl.dl-menu dt a {
    display: block;
    line-height: 50px;
    background: url(./files/161/cpfl.jpg) no-repeat center;
    color: #fff;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
}
.item_class_161 dl.dl-menu dt a:hover {
    background-image: url(./files/161/cpflh.jpg);
}
.item_class_161 dl.dl-menu  dd {
    margin: 0;
    border: 1px solid #ddd;
    padding: 10px 20px 12px;
}
.item_class_161 dl.dl-menu  dd ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.item_class_161 dl.dl-menu   dd li {
    border-bottom: 1px dashed #e3e3e3;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    background: url(./files/161/flico.jpg) no-repeat 0 10px;
    padding-left: 20px;
}
.item_class_161 dl.dl-menu  dd a {
    color: #333;
    text-decoration: none;
}
.item_class_161 dl.dl-menu  dd a:hover {
    color: #818181;
}


    
    .item_class_162 dl.dl-menu {
    width:246px;
    margin: 0 0 10px;
}


 .item_class_162 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.item_class_162 .in-prd-con {
    width: 922px;
}
.item_class_162 .list-1 {
    margin: -20px 0 0 -20px;
}
.item_class_162 .clearfix {
    zoom: 1;
}
.item_class_162 .clearfix:before,.item_class_162  .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.item_class_162 .list-1 li {
    float: left;
    width: 33.333333%;
}
.item_class_162 .list-1 .wrap {
    margin: 20px 0 0 20px;
    background-color: #f5f5f5;
    padding: 10px;
}
.item_class_162 .list-1 .img-cover {
    color: #333;
    text-decoration: none;
    display: flex;
    align-items: center;
    height: 150px;
}
.item_class_162 .list-1 .img-cover img{max-height: 100%;max-width: 100%;margin:0 auto;}
.item_class_162 .img-cover {
    overflow: hidden;
}
.item_class_162 .list-1 .text {
    border-top: 0;
    padding: 20px 0 10px;
    text-align: center;
}
.item_class_162 .list-1 .text h4 {
    margin: 0;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item_class_162 .list-1 .text h4 a{color: #333;
    text-decoration: none;}
.item_class_162 .list-1 .text p {
    margin: 15px 0 0;
    font-size: 14px;
}
.item_class_162 .list-1 .text .bt {
    display: inline-block;
    margin: 0 15px;
    line-height: 30px;
    color: #fff;
    padding: 0 15px;
    background-color: #818181;
    border: 1px solid transparent;
    text-decoration: none;
}

.item_class_162 .list-1 .wrap:hover {
    background-color: #f7c433;
}
.item_class_162 .list-1 .wrap:hover .img-cover span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.item_class_162 .list-1 .wrap:hover a {
    color: #fff;
}
.item_class_162 .list-1 .wrap:hover .bt {
    border-color: #fff;
    background-color: transparent;
}
.item_class_162 .list-1 .wrap:hover .bt:last-child {
    background-color: #fff;
    color: #333;
}


    
.item_class_163  ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.item_class_163 .clearfix {
    zoom: 1;
}

.item_class_163 .clearfix:before,.item_class_163  .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.item_class_163 .in-jjfa {
    margin-left: -28px;
}
.item_class_163 .in-jjfa li {
    float: left;
    width: 25%;
}
.item_class_163 .in-jjfa li a {
    display: block;
    background-color: #fff;
    margin-left: 28px;
    border-bottom: 3px solid #dddddd;
   text-decoration: none;
}
.item_class_163 .img-cover {
    overflow: hidden;
}
.item_class_163 .in-jjfa li .img-cover {
    position: relative;
}
.item_class_163 .img-cover span {
    display: block;
    width: 100%;
    background: no-repeat center / cover;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.item_class_163 .in-jjfa li .img-cover span {
    padding-top: 66.7%;
}
.item_class_163 .in-jjfa li .img-cover p {
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    padding: 12px 0;
}
.item_class_163 .in-jjfa li .text {
    height: 200px;
    padding: 30px 20px;
    position: relative;
}
.item_class_163 .in-jjfa li .text p {
    margin: 0 0 8px;
    color: #666;
    font-size: 13px;
    padding-left: 24px;
    background: url(./files/163/faico.jpg) no-repeat 0 5px;
    line-height: 1.85;
}
.item_class_163 .in-jjfa li .text .more {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 30px;
    background-color: #adadad;
    color: #fff;
    padding: 0 20px;
}
.item_class_163 .in-jjfa li a:hover .img-cover p {
    background-color: #818181;
}
.item_class_163 .in-jjfa li a:hover .text .more {
    background-color: #818181;
}


    
.item_class_164 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.item_class_164 .clearfix {
    zoom: 1;
}
.item_class_164 .clearfix:before,.item_class_164  .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
      .item_class_164  .hy-menu {
    width: 760px;
}
.item_class_164 .hy-menu li {
    float: left;
    width: 33.333333%;
}
.item_class_164 .hy-menu li a {
    display: block;
    margin: 30px 0 0 30px;
    color: #333;
    text-decoration: none;
}
.item_class_164 .hy-menu li h4 {
  margin: 0;
    position: relative;
    font-size: 16px;
    color: #fff;
    background-color: #666;
    width: 125px;
    text-align: center;
    line-height: 2;
    font-weight: normal;
}
.item_class_164 .hy-menu li h4 small {
    position: absolute;
    font-size: 15px;
    width: 26px;
    line-height: 26px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #f7c433;
    left: -15px;
    top: -15px;
    font-weight: bold;
}
.item_class_164 .hy-menu li p {
    margin: 10px 0 0;
    color: #666;
    font-size: 13px;
    line-height: 1.8;
    height: 90px;
    overflow: hidden;
}


    
.item_class_165 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.item_class_165 .clearfix {
    zoom: 1;
}

.item_class_165 .clearfix:before,.item_class_165  .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.item_class_165 .in-rz{overflow: hidden;background: #000;}
.item_class_165 .in-rz li {
    float: left;
    width: 131px;
    margin-right: 30px;
}
.item_class_165 .in-rz li:last-of-type{margin-right: 0;}
.item_class_165 .in-rz li .wrap {
    display: table;
    width: 100%;
    height: 131px;
    position: relative;
}
.item_class_165 .in-rz li .wrap:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(./files/165/rzico.png) no-repeat 0 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: rotate(
0deg
);
    transform: rotate(
0deg
);
}
.item_class_165 .in-rz li .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 25px;
}
.item_class_165 .in-rz li .inner p {
    color:#fff;
    margin: 0;
}
.item_class_165 .in-rz li:nth-child(2) .wrap:before {
    background-position: -214px 0;
}
.item_class_165 .in-rz li:nth-child(3) .wrap:before {
    background-position: -427px 0;
}
.item_class_165 .in-rz li:nth-child(4) .wrap:before {
    background-position: -642px 0;
}
.item_class_165 .in-rz li:nth-child(5) .wrap:before {
    background-position: -855px 0;
}
.item_class_165 .in-rz li:nth-child(6) .wrap:before {
    background-position: -1068px 0;
}
.item_class_165 .in-rz li .wrap:hover:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


    .item_class_166 .title {
        height: auto;
        width: 100%;
    }

    .item_class_166 .title img {
        width: 100%;
        vertical-align: bottom;

    }



    
.item_class_167  ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.item_class_167 .clearfix {
    zoom: 1;
}

.item_class_167 .clearfix:before,.item_class_167  .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.item_class_167 .in-jjfa {
}
.item_class_167 .in-jjfa li {
    float: left;
    width: 49%;
    margin-bottom: 20px;
    margin-right: 2%;
}
.item_class_167 .in-jjfa li:nth-child(even){margin-right: 0;}
.item_class_167 .in-jjfa li a {
    display: block;
    background-color: #fff;
    border-bottom: 3px solid #dddddd;
   text-decoration: none;
}
.item_class_167 .img-cover {
    overflow: hidden;
}
.item_class_167 .in-jjfa li .img-cover {
    position: relative;
}
.item_class_167 .img-cover span {
    display: block;
    width: 100%;
    background: no-repeat center / cover;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.item_class_167 .in-jjfa li .img-cover span {
    padding-top: 66.7%;
}
.item_class_167 .in-jjfa li .img-cover p {
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    padding: 12px 0;
}
.item_class_167 .in-jjfa li .text {
   min-height: 250px;
    padding: 10px;
    position: relative;
}
.item_class_167 .in-jjfa li .text p {
    margin: 0 0 8px;
    color: #666;
    font-size: 13px;
    padding-left: 24px;
    background: url(./files/167/faico.jpg) no-repeat 0 5px;
    line-height: 1.85;
}
.item_class_167 .in-jjfa li .text .more {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 30px;
    background-color: #adadad;
    color: #fff;
    padding: 0 20px;
}
.item_class_167 .in-jjfa li a:hover .img-cover p {
    background-color: #818181;
}
.item_class_167 .in-jjfa li a:hover .text .more {
    background-color: #818181;
}



    .item_class_168 ul {
        margin: 0;
        list-style: none;
        padding: 0;
    }

    .item_class_168 .clearfix {
        zoom: 1;
    }

    .item_class_168 .clearfix:before, .item_class_168 .clearfix:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .item_class_168 .hy-menu {
        width: 100%;
    }

    .item_class_168 .hy-menu li {
        float: left;
        width: 33.333333%;
    }

   /* .item_class_168 .hy-menu li:nth-child(3n+1) a {
        margin-left: 0;
    }
*/
    .item_class_168 .hy-menu li a {
        display: block;
        margin: 30px 0 0 15px;
        color: #333;
        text-decoration: none;
    }

    .item_class_168 .hy-menu li h4 {
        margin: 0;
        position: relative;
        font-size: 16px;
        color: #fff;
        background-color: #666;
        width: 100%;
        text-align: center;
        line-height: 2;
        font-weight: normal;
    }

    .item_class_168 .hy-menu li p {
        margin: 10px 0 0;
        color: #666;
        font-size: 13px;
        line-height: 1.8;
        height: 90px;
        overflow: hidden;
    }


    
.item_class_169 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.item_class_169 .clearfix {
    zoom: 1;
}

.item_class_169 .clearfix:before,.item_class_169  .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.item_class_169 .in-rz{overflow: hidden;background: #000;}
.item_class_169 .in-rz li {
    float: left;
   width: 50%;
    margin: 20px 0 0;
}
.item_class_169 .in-rz li .wrap {
   width: 131px;
    margin: 0 auto;
    display: table;
    height: 131px;
    position: relative;
}
.item_class_169 .in-rz li .wrap:before {
   position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(./files/169/rzico.png) no-repeat 0 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: rotate(
0deg
);
    transform: rotate(
0deg
);
}
.item_class_169 .in-rz li .inner {
  display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 25px;
}
.item_class_169 .in-rz li .inner p {
    color:#fff;
    margin: 0;
}
.item_class_169 .in-rz li:nth-child(2) .wrap:before {
    background-position: -214px 0;
}
.item_class_169 .in-rz li:nth-child(3) .wrap:before {
    background-position: -427px 0;
}
.item_class_169 .in-rz li:nth-child(4) .wrap:before {
    background-position: -642px 0;
}
.item_class_169 .in-rz li:nth-child(5) .wrap:before {
    background-position: -855px 0;
}
.item_class_169 .in-rz li:nth-child(6) .wrap:before {
    background-position: -1068px 0;
}
.item_class_169 .in-rz li .wrap:hover:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


.item_class_174 .wwww-img-list li {
    padding: 10px;
    width: 31%;
    display: inline-block;
}
.item_class_174 .img-zoom-out {
    text-align: center;
}
.item_class_174 .img-zoom-out img {
    transition: all 0.2s ease-in-out 0s;
}
.item_class_174 .inner img {
    width: 100%;
}
.item_class_174 .img-zoom-out:hover img {
    transform: scale(0.9);
}
.item_class_174 .title_h3 {
    margin-top: 22px;
    margin-bottom: 11px;
    text-align: center;
    font-size: 20px;
    color: rgb(33, 33, 33);
}
.item_class_174 .title_h3:hover{color: rgb(254, 205, 95) ;}
.item_class_174 .icon_div {
    text-align: center;
    color: rgb(254, 205, 95);
}
.item_class_174 .icon_div a {
    color: rgb(254, 205, 95);
}


.item_class_179 .wwww-img-list li {
    padding: 10px;
   
}
.item_class_179 .img-zoom-out {
    text-align: center;
}
.item_class_179 .img-zoom-out img {
    transition: all 0.2s ease-in-out 0s;
}
.item_class_179 .inner img {
    width: 100%;
}
.item_class_179 .title_h3 {
    margin-top: 22px;
    margin-bottom: 11px;
    text-align: center;
    font-size: 20px;
    color: rgb(33, 33, 33);
}
.item_class_179 .icon_div {
    text-align: center;
    color: rgb(254, 205, 95);
}
.item_class_179 .icon_div a {
    color: rgb(254, 205, 95);
}


    .item_class_238 {
        width: 100%;
        height: 100%;
    }

    .item_class_238 .allclear {
        clear: both;
    }

